You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Methods > BinaryXOr Method > MatrixInt.BinaryXOr Method ([In] int)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
MatrixInt.BinaryXOr Method ([In] int)

Apply binary "xor" between elements in the calling object and Value.

Syntax
C#
Visual Basic
public TMtxVecInt BinaryXOr([In] int Value);

the result of binary "xor" between Value and values in the calling object.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!